home *** CD-ROM | disk | FTP | other *** search
-
-
-
- xxxxffffssssiiiinnnnvvvvuuuuttttiiiillll((((1111MMMM)))) xxxxffffssssiiiinnnnvvvvuuuuttttiiiillll((((1111MMMM))))
-
-
-
- NNNNAAAAMMMMEEEE
- xfsinvutil - xfsdump inventory database checking and pruning utility
-
- SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
- xxxxffffssssiiiinnnnvvvvuuuuttttiiiillll [-F|-i] [-u _U_U_I_D] [-M _m_o_u_n_t__p_o_i_n_t] [-m _m_e_d_i_a__l_a_b_e_l] _m_m/_d_d/_y_y_y_y
- xxxxffffssssiiiinnnnvvvvuuuuttttiiiillll -i
- xxxxffffssssiiiinnnnvvvvuuuuttttiiiillll -C
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- _x_f_s_d_u_m_p(1M) maintains an online dump inventory in /_v_a_r/_x_f_s_d_u_m_p/_i_n_v_e_n_t_o_r_y.
- The ----IIII option of _x_f_s_d_u_m_p displays the inventory contents hierarchically.
- The levels of the hierarchy are: filesystem, dump session, stream, and
- media file.
-
- Over time, this database may grow too large as _x_f_s_d_u_m_p and _x_f_s_r_e_s_t_o_r_e(1M)
- do not remove entries from the inventory. The database may also develop
- inconsistencies for various reasons such as operator errors etc., that
- may cause _x_f_s_d_u_m_p or _x_f_s_r_e_s_t_o_r_e to print error or warning messages.
-
- _x_f_s_i_n_v_u_t_i_l is an utility to check this inventory database for
- consistency, to remove entries of dump sessions which may no longer be of
- relevance, and to browse the contents of the inventory.
-
- _x_f_s_i_n_v_u_t_i_l may be used in three different modes. In the first mode
- _x_f_s_i_n_v_u_t_i_l steps over each dump session recorded in the inventory and
- prompts for a yes or no response to whether each session should be
- pruned. The second is a batch mode in which _x_f_s_i_n_v_u_t_i_l will prune every
- entry matching the supplied criteria. The third mode allows the user to
- browse the inventory in detail, to delete or undelete records at will and
- also to import inventories from other hosts.
-
- The following command line options are available:
-
- ----FFFF Don't prompt the operator. When _x_f_s_i_n_v_u_t_i_l encounters a matching
- dump session, _x_f_s_i_n_v_u_t_i_l will normally ask the operator for
- permission to delete the entry. With this option the deletion is
- performed, no questions asked.
-
- ----iiii Interactive mode. Causes _x_f_s_i_n_v_u_t_i_l to run in a mode that will
- allow the operator to browse the contents of the inventory. Please
- refer to the IIIInnnntttteeeerrrraaaaccccttttiiiivvvveeee MMMMooooddddeeee section below for more information.
-
- ----MMMM _m_o_u_n_t__p_o_i_n_t
- Specifies the mount point of inventory entries to be selected for
- pruning. _x_f_s_i_n_v_u_t_i_l prompts the operator when a dump session in the
- inventory is identified by the mount point and was created prior to
- the specified date. The operator can then select specific dump
- sessions for removal from the inventory database. _x_f_s_i_n_v_u_t_i_l also
- performs consistency checks on other inventory database entries when
- invoked with this option.
-
-
-
-
-
- PPPPaaaaggggeeee 1111
-
-
-
-
-
-
- xxxxffffssssiiiinnnnvvvvuuuuttttiiiillll((((1111MMMM)))) xxxxffffssssiiiinnnnvvvvuuuuttttiiiillll((((1111MMMM))))
-
-
-
- ----uuuu _U_U_I_D
- Specifies the filesystem universally unique identifier (UUID) of
- inventory entries to be selected for pruning. This option is
- equivalent to the ----MMMM option.
-
- ----mmmm _m_e_d_i_a__l_a_b_e_l
- If specified, only sessions with at least one media file whose label
- matches this value will be eligible for pruning. This restriction
- is in addition to those imposed by the date and the ----MMMM or ----uuuu
- options. This option allows the pruning of all inventory references
- to media which may have been overwritten or lost.
-
- ----CCCC With this option, _x_f_s_i_n_v_u_t_i_l performs consistency checks for all
- entries in the inventory database. It fixes any problems found. If
- no consistent entries are found , the corresponding inventory
- database file is removed.
-
- IIIInnnntttteeeerrrraaaaccccttttiiiivvvveeee MMMMooooddddeeee
- When run with ----iiii, _x_f_s_i_n_v_u_t_i_l will present the operator with a
- hierarchical representation of the _x_f_s_d_u_m_p inventory. In this mode, the
- operator can use the arrow keys (or the hhhh jjjj kkkk llll keys) to navigate the
- inventory and also use the following keys and functionality:
-
- ++++ Expand a branch of the tree.
-
- ---- Collapse a branch of the tree.
-
- **** Fully expand a branch of the tree.
-
- %%%% Fully collapse a branch of the tree.
-
- hhhh Move selection to the parent entry.
-
- llll Move selection to the child entry.
-
- jjjj Move selection to next entry.
-
- kkkk Move selection to previous entry.
-
- dddd Mark the current record, and all sub-records, to be deleted.
-
- uuuu Clear the current record and all parent records from being deleted.
-
- iiii Import another _x_f_s_d_u_m_p inventory.
-
- ???? Show help window.
-
- xxxx Commit any changes made to the inventory, and exit the program.
-
- qqqq Exit the program without commiting any changes to the inventory.
-
-
-
-
-
- PPPPaaaaggggeeee 2222
-
-
-
-
-
-
- xxxxffffssssiiiinnnnvvvvuuuuttttiiiillll((((1111MMMM)))) xxxxffffssssiiiinnnnvvvvuuuuttttiiiillll((((1111MMMM))))
-
-
-
- Inventories from other hosts can be imported to create a larger common
- inventory. It is recommended that the contents of /_v_a_r/_x_f_s_d_u_m_p/_i_n_v_e_n_t_o_r_y
- on the remote host be copied to a temporary local directory prior to
- running _x_f_s_i_n_v_u_t_i_l. When _x_f_s_i_n_v_u_t_i_l is run in interactive mode, and the
- operator hits iiii, they will be prompted for the path to the inventory to
- be imported. _x_f_s_i_n_v_u_t_i_l will then add the contents of the imported
- inventory to the main window, and all entries will be marked as imported.
- The operator can then delete any of these entries that are not to be
- imported. When the operator commits the changes, _x_f_s_i_n_v_u_t_i_l will import
- any entries which were not marked as deleted. Deleted entries are not
- actually deleted from the original imported inventory.
-
- NNNNOOOOTTTTEEEESSSS
- IIIInnnnvvvveeeennnnttttoooorrrryyyy
- Each dump session updates an inventory database in
- /_v_a_r/_x_f_s_d_u_m_p/_i_n_v_e_n_t_o_r_y. _x_f_s_d_u_m_p uses the inventory to determine the base
- of incremental and resumed dumps.
-
- This database can be displayed by invoking _x_f_s_d_u_m_p with the ----IIII option.
- The display uses tabbed indentation to present the inventory
- hierarchically. The first level is filesystem. The second level is
- session. The third level is media stream (currently only one stream is
- supported). The fourth level lists the media files sequentially
- composing the stream.
-
- FFFFIIIILLLLEEEESSSS
- /var/xfsdump/inventory dump inventory database
-
- SSSSEEEEEEEE AAAALLLLSSSSOOOO
- xxxxffffssssdddduuuummmmpppp(1M), xxxxffffssssrrrreeeessssttttoooorrrreeee(1M).
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- PPPPaaaaggggeeee 3333
-
-
-
-